[INFO] cloning repository https://github.com/dooshiifox/optgen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dooshiifox/optgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdooshiifox%2Foptgen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdooshiifox%2Foptgen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a6f9e3217099e94a3ec6621f53c177aa585a656
[INFO] fixing dooshiifox/optgen against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdooshiifox%2Foptgen" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dooshiifox/optgen
[INFO] finished tweaking git repo https://github.com/dooshiifox/optgen
[INFO] tweaked toml for git repo https://github.com/dooshiifox/optgen written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dooshiifox/optgen on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dooshiifox/optgen already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.41
[INFO] [stderr]   Downloaded md5 v0.8.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.19
[INFO] [stderr]   Downloaded serde_jsonc2 v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ac72f8ac52a4ccb33bca09542f53c9fadddb852fab1165205e9ab380b8a5a99d
[INFO] running `Command { std: "docker" "start" "ac72f8ac52a4ccb33bca09542f53c9fadddb852fab1165205e9ab380b8a5a99d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ac72f8ac52a4ccb33bca09542f53c9fadddb852fab1165205e9ab380b8a5a99d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac72f8ac52a4ccb33bca09542f53c9fadddb852fab1165205e9ab380b8a5a99d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ac72f8ac52a4ccb33bca09542f53c9fadddb852fab1165205e9ab380b8a5a99d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_jsonc2 v0.1.2
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking opt-worldgen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find type `LootTable` in this scope
[INFO] [stdout]    --> src/structure/processor_list.rs:229:25
[INFO] [stdout]     |
[INFO] [stdout] 229 |     loot_table: RegistryId<LootTable>,
[INFO] [stdout]     |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 228 | struct AppendLoot<LootTable> {
[INFO] [stdout]     |                  +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LootTable` in this scope
[INFO] [stdout]    --> src/structure/processor_list.rs:229:25
[INFO] [stdout]     |
[INFO] [stdout] 229 |     loot_table: RegistryId<LootTable>,
[INFO] [stdout]     |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SpawnGroup` in this scope
[INFO] [stdout]   --> src/structure/structure.rs:46:27
[INFO] [stdout]    |
[INFO] [stdout] 46 |     spawn_overrides: HashMap<SpawnGroup, StructureSpawns>,
[INFO] [stdout]    |                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct StructureConfig<SpawnGroup> {
[INFO] [stdout]    |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StructureSpawns` in this scope
[INFO] [stdout]   --> src/structure/structure.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 |     spawn_overrides: HashMap<SpawnGroup, StructureSpawns>,
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct StructureConfig<StructureSpawns> {
[INFO] [stdout]    |                           +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SpawnGroup` in this scope
[INFO] [stdout]   --> src/structure/structure.rs:46:27
[INFO] [stdout]    |
[INFO] [stdout] 46 |     spawn_overrides: HashMap<SpawnGroup, StructureSpawns>,
[INFO] [stdout]    |                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StructureSpawns` in this scope
[INFO] [stdout]   --> src/structure/structure.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 |     spawn_overrides: HashMap<SpawnGroup, StructureSpawns>,
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SpawnGroup` in this scope
[INFO] [stdout]   --> src/structure/structure.rs:66:27
[INFO] [stdout]    |
[INFO] [stdout] 66 |     spawn_overrides: HashMap<SpawnGroup, StructureSpawns>,
[INFO] [stdout]    |                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct JigsawStructureConfig<SpawnGroup> {
[INFO] [stdout]    |                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StructureSpawns` in this scope
[INFO] [stdout]   --> src/structure/structure.rs:66:39
[INFO] [stdout]    |
[INFO] [stdout] 66 |     spawn_overrides: HashMap<SpawnGroup, StructureSpawns>,
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct JigsawStructureConfig<StructureSpawns> {
[INFO] [stdout]    |                                 +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HeightProvider` in this scope
[INFO] [stdout]   --> src/structure/structure.rs:75:16
[INFO] [stdout]    |
[INFO] [stdout] 75 |     start_height: HeightProvider,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StructurePoolAliasBinding` in this scope
[INFO] [stdout]   --> src/structure/structure.rs:80:20
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pool_aliases: Vec<StructurePoolAliasBinding>,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct JigsawStructureConfig<StructurePoolAliasBinding> {
[INFO] [stdout]    |                                 +++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SpawnGroup` in this scope
[INFO] [stdout]   --> src/structure/structure.rs:66:27
[INFO] [stdout]    |
[INFO] [stdout] 66 |     spawn_overrides: HashMap<SpawnGroup, StructureSpawns>,
[INFO] [stdout]    |                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StructureSpawns` in this scope
[INFO] [stdout]   --> src/structure/structure.rs:66:39
[INFO] [stdout]    |
[INFO] [stdout] 66 |     spawn_overrides: HashMap<SpawnGroup, StructureSpawns>,
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StructurePoolAliasBinding` in this scope
[INFO] [stdout]   --> src/structure/structure.rs:80:20
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pool_aliases: Vec<StructurePoolAliasBinding>,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/noise/density_function.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::de::Visitor`
[INFO] [stdout]  --> src/noise/density_function.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::de::Visitor;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_jsonc2::Value`
[INFO] [stdout]  --> src/noise/density_function.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_jsonc2::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `checked::CheckedRandom`
[INFO] [stdout]  --> src/random/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use checked::CheckedRandom;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `xoroshiro::Xoroshiro128PlusPlusRandom`
[INFO] [stdout]  --> src/random/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use xoroshiro::Xoroshiro128PlusPlusRandom;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LootTable` in this scope
[INFO] [stdout]    --> src/structure/processor_list.rs:229:25
[INFO] [stdout]     |
[INFO] [stdout] 229 |     loot_table: RegistryId<LootTable>,
[INFO] [stdout]     |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 228 | struct AppendLoot<LootTable> {
[INFO] [stdout]     |                  +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LootTable` in this scope
[INFO] [stdout]    --> src/structure/processor_list.rs:229:25
[INFO] [stdout]     |
[INFO] [stdout] 229 |     loot_table: RegistryId<LootTable>,
[INFO] [stdout]     |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SpawnGroup` in this scope
[INFO] [stdout]   --> src/structure/structure.rs:46:27
[INFO] [stdout]    |
[INFO] [stdout] 46 |     spawn_overrides: HashMap<SpawnGroup, StructureSpawns>,
[INFO] [stdout]    |                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct StructureConfig<SpawnGroup> {
[INFO] [stdout]    |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StructureSpawns` in this scope
[INFO] [stdout]   --> src/structure/structure.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 |     spawn_overrides: HashMap<SpawnGroup, StructureSpawns>,
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct StructureConfig<StructureSpawns> {
[INFO] [stdout]    |                           +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SpawnGroup` in this scope
[INFO] [stdout]   --> src/structure/structure.rs:46:27
[INFO] [stdout]    |
[INFO] [stdout] 46 |     spawn_overrides: HashMap<SpawnGroup, StructureSpawns>,
[INFO] [stdout]    |                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StructureSpawns` in this scope
[INFO] [stdout]   --> src/structure/structure.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 |     spawn_overrides: HashMap<SpawnGroup, StructureSpawns>,
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SpawnGroup` in this scope
[INFO] [stdout]   --> src/structure/structure.rs:66:27
[INFO] [stdout]    |
[INFO] [stdout] 66 |     spawn_overrides: HashMap<SpawnGroup, StructureSpawns>,
[INFO] [stdout]    |                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct JigsawStructureConfig<SpawnGroup> {
[INFO] [stdout]    |                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StructureSpawns` in this scope
[INFO] [stdout]   --> src/structure/structure.rs:66:39
[INFO] [stdout]    |
[INFO] [stdout] 66 |     spawn_overrides: HashMap<SpawnGroup, StructureSpawns>,
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct JigsawStructureConfig<StructureSpawns> {
[INFO] [stdout]    |                                 +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HeightProvider` in this scope
[INFO] [stdout]   --> src/structure/structure.rs:75:16
[INFO] [stdout]    |
[INFO] [stdout] 75 |     start_height: HeightProvider,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StructurePoolAliasBinding` in this scope
[INFO] [stdout]   --> src/structure/structure.rs:80:20
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pool_aliases: Vec<StructurePoolAliasBinding>,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct JigsawStructureConfig<StructurePoolAliasBinding> {
[INFO] [stdout]    |                                 +++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SpawnGroup` in this scope
[INFO] [stdout]   --> src/structure/structure.rs:66:27
[INFO] [stdout]    |
[INFO] [stdout] 66 |     spawn_overrides: HashMap<SpawnGroup, StructureSpawns>,
[INFO] [stdout]    |                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StructureSpawns` in this scope
[INFO] [stdout]   --> src/structure/structure.rs:66:39
[INFO] [stdout]    |
[INFO] [stdout] 66 |     spawn_overrides: HashMap<SpawnGroup, StructureSpawns>,
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StructurePoolAliasBinding` in this scope
[INFO] [stdout]   --> src/structure/structure.rs:80:20
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pool_aliases: Vec<StructurePoolAliasBinding>,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/noise/density_function.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::de::Visitor`
[INFO] [stdout]  --> src/noise/density_function.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::de::Visitor;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_jsonc2::Value`
[INFO] [stdout]  --> src/noise/density_function.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_jsonc2::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `checked::CheckedRandom`
[INFO] [stdout]  --> src/random/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use checked::CheckedRandom;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `xoroshiro::Xoroshiro128PlusPlusRandom`
[INFO] [stdout]  --> src/random/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use xoroshiro::Xoroshiro128PlusPlusRandom;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `ptr_as_ref_unchecked` has been stable since 1.95.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(ptr_as_ref_unchecked)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `ptr_as_ref_unchecked` has been stable since 1.95.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(ptr_as_ref_unchecked)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `PassthroughRule` found for enum `BlockEntityModifier` in the current scope
[INFO] [stdout]    --> src/structure/processor_list.rs:123:24
[INFO] [stdout]     |
[INFO] [stdout] 123 |           BlockEntityModifier::PassthroughRule
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ variant, associated function, or constant not found in `BlockEntityModifier`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/macros.rs:17:3
[INFO] [stdout]     |
[INFO] [stdout]  17 | /         $vis enum $name {
[INFO] [stdout]  18 | |             $($variant $(($variant_type))?),+
[INFO] [stdout]  19 | |         }
[INFO] [stdout]     | |_________- variant, associated function, or constant `PassthroughRule` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 123 -         BlockEntityModifier::PassthroughRule
[INFO] [stdout] 123 +         BlockEntityModifier::Passthrough
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `PassthroughRule` found for enum `BlockEntityModifier` in the current scope
[INFO] [stdout]    --> src/structure/processor_list.rs:123:24
[INFO] [stdout]     |
[INFO] [stdout] 123 |           BlockEntityModifier::PassthroughRule
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ variant, associated function, or constant not found in `BlockEntityModifier`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/macros.rs:17:3
[INFO] [stdout]     |
[INFO] [stdout]  17 | /         $vis enum $name {
[INFO] [stdout]  18 | |             $($variant $(($variant_type))?),+
[INFO] [stdout]  19 | |         }
[INFO] [stdout]     | |_________- variant, associated function, or constant `PassthroughRule` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 123 -         BlockEntityModifier::PassthroughRule
[INFO] [stdout] 123 +         BlockEntityModifier::Passthrough
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program`
[INFO] [stdout]   --> src/biome/mod.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `def`
[INFO] [stdout]   --> src/biome/mod.rs:10:47
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program`
[INFO] [stdout]   --> src/block/mod.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `def`
[INFO] [stdout]   --> src/block/mod.rs:18:47
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program`
[INFO] [stdout]   --> src/biome/mod.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `def`
[INFO] [stdout]   --> src/biome/mod.rs:10:47
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program`
[INFO] [stdout]   --> src/block/mod.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `def`
[INFO] [stdout]   --> src/block/mod.rs:18:47
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `df_old_blended_noise`
[INFO] [stdout]    --> src/noise/density_function.rs:290:37
[INFO] [stdout]     |
[INFO] [stdout] 290 |             DensityFunction::OldBlendedNoise(df_old_blended_noise) => todo!(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_df_old_blended_noise`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `df_find_top_surface`
[INFO] [stdout]    --> src/noise/density_function.rs:393:36
[INFO] [stdout]     |
[INFO] [stdout] 393 |             DensityFunction::FindTopSurface(df_find_top_surface) => todo!(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_df_find_top_surface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program`
[INFO] [stdout]   --> src/noise/noise.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `df_old_blended_noise`
[INFO] [stdout]    --> src/noise/density_function.rs:290:37
[INFO] [stdout]     |
[INFO] [stdout] 290 |             DensityFunction::OldBlendedNoise(df_old_blended_noise) => todo!(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_df_old_blended_noise`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `df_find_top_surface`
[INFO] [stdout]    --> src/noise/density_function.rs:393:36
[INFO] [stdout]     |
[INFO] [stdout] 393 |             DensityFunction::FindTopSurface(df_find_top_surface) => todo!(),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_df_find_top_surface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program`
[INFO] [stdout]   --> src/noise/noise.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program`
[INFO] [stdout]   --> src/structure/processor_list.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `def`
[INFO] [stdout]   --> src/structure/processor_list.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program`
[INFO] [stdout]   --> src/structure/processor_list.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `def`
[INFO] [stdout]   --> src/structure/processor_list.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program`
[INFO] [stdout]   --> src/structure/structure.rs:37:24
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `def`
[INFO] [stdout]   --> src/structure/structure.rs:37:47
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program`
[INFO] [stdout]   --> src/structure/structure.rs:37:24
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `def`
[INFO] [stdout]   --> src/structure/structure.rs:37:47
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program`
[INFO] [stdout]   --> src/structure/structure_pool.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `def`
[INFO] [stdout]   --> src/structure/structure_pool.rs:17:47
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program`
[INFO] [stdout]   --> src/structure/structure_pool.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `def`
[INFO] [stdout]   --> src/structure/structure_pool.rs:17:47
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program`
[INFO] [stdout]   --> src/structure/structure_set.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `def`
[INFO] [stdout]   --> src/structure/structure_set.rs:15:47
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program`
[INFO] [stdout]   --> src/structure/structure_set.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `def`
[INFO] [stdout]   --> src/structure/structure_set.rs:15:47
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program`
[INFO] [stdout]   --> src/main.rs:53:24
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `def`
[INFO] [stdout]   --> src/main.rs:53:47
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program`
[INFO] [stdout]   --> src/main.rs:53:24
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `def`
[INFO] [stdout]   --> src/main.rs:53:47
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn generate_fn(&self, program: &mut Program, def: &mut FunctionDefinition) {
[INFO] [stdout]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `opt-worldgen` (bin "opt-worldgen" test) due to 14 previous errors; 23 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `opt-worldgen` (bin "opt-worldgen") due to 14 previous errors; 23 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ac72f8ac52a4ccb33bca09542f53c9fadddb852fab1165205e9ab380b8a5a99d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac72f8ac52a4ccb33bca09542f53c9fadddb852fab1165205e9ab380b8a5a99d", kill_on_drop: false }`
[INFO] [stdout] ac72f8ac52a4ccb33bca09542f53c9fadddb852fab1165205e9ab380b8a5a99d
